home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / bbs / trionbbs100.lha / Trion / scripts / TrionReset < prev    next >
Text File  |  1997-05-11  |  198b  |  19 lines

  1.  
  2. ;;;   Little script to reset the computer 
  3.  
  4.  
  5. ;;;   Wait Until all nodes are free
  6.  
  7. trion:utils/waitnodes
  8.  
  9.  
  10. ;;;   expell BBS from memory
  11.  
  12. trion:utils/RMcommander -a
  13.  
  14.  
  15. ;;;   Reset the machine
  16.  
  17. reset
  18.  
  19.